名前 | 解説 | |
---|---|---|
CanInsert | ||
CanInsertRange | ||
CanMove | ||
CanMoveRange | ||
CanRemove | ||
CanRemoveRange | ||
CanReplace | ||
CanReplaceRange | ||
CanSort | Returns whether the collection is able to sort the specified sortDescriptions. | |
Dispose | ||
GetItemType | Gets the type of the item. | |
GetLoadedItems | オーバーロードされます。 Returns the items that has be loaded so far. | |
IndexOf | ||
InsertAsync | ||
InsertRangeAsync | ||
LoadAsync | Load the items between the specified indexes. | |
LoadMoreItemsAsync | Loads more items. | |
MoveAsync | ||
MoveRangeAsync | ||
RemoveAsync | ||
RemoveRangeAsync | ||
ReplaceAsync | ||
ReplaceRangeAsync | ||
SortAsync | オーバーロードされます。 Sorts the collection according to the specified sortDescriptions. |